encoded attributes造句
例句與造句
- Gets the encoding attribute for the document
獲取文檔的編碼方式屬性。 - The encoding attribute specifies the preferred encoding to be used
Encoding屬性指定了適用的編碼方式。 - If that is null , then the encoding attribute of the dom stream to be written is used
如果該設置為空,那么使用將要寫入的dom流的編碼屬性 - You will get this error message if a character in the xml document does not match the encoding attribute
如果xml文檔中有一個字符與編碼屬性不匹配,你就會收到這個錯誤信息。 - Will store the correct encoding information - which matches the actual encoding of the string - in the encoding attribute of the xml declaration
將在xml聲明的編碼屬性中存儲正確的編碼信息(它與字符串的實際編碼相匹配) 。 - It's difficult to find encoded attributes in a sentence. 用encoded attributes造句挺難的
- Thus the encoding attribute of the manually transcoded xml string is still " utf - 16 " instead of " big5 " . this can be misleading if you are serializing the entire
因此這個以手工方式轉碼的xml字符串的編碼屬性仍然是“ utf - 16 ”而不是“ big5 ” 。 - Normally you will get this error message if your xml document contains " foreign " characters , and the file was saved with a single - byte encoding editor like notepad , and no encoding attribute was specified
通常情況下,如果你的xml的文檔包含外文字符,或者,文件是使用類似于記事本這樣的單字節(jié)編輯器來保存的,再或者,編碼屬性沒有被指定,那么,你就會收到這個錯誤信息。